Property: Has paper type
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Science, Methods, Software, Analysis Pipeline, Tool Paper, Review, Opinion, Protocol
|
| Display name | Paper Type |
| Description | Intent or contribution of a publication — what kind of paper it is, distinct from where it was published. Use Has publication type for format (journal article vs preprint vs thesis); use this for content (original research vs methods vs review etc.).
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Science", "Methods", "Software", "Tool Paper", "Review", "Opinion", "Protocol", "Analysis Pipeline" ] } }